SPREAD for WPF 3.0J - GcSpreadSheet
SortCommand コンストラクタ(ISort,Int32[],SortOn[],Object[],SortOrder[],Boolean,Boolean,SortOrientation,Boolean)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > SortCommand クラス > SortCommand コンストラクタ : SortCommand コンストラクタ(ISort,Int32[],SortOn[],Object[],SortOrder[],Boolean,Boolean,SortOrientation,Boolean)
複数の条件によって並べ替えます。
シンタックス
'宣言
 
Public Function New( _
   ByVal sort As ISort, _
   ByVal columnIndex() As System.Integer, _
   ByVal sortOn() As SortOn, _
   ByVal sortValue() As System.Object, _
   ByVal sortOrder() As SortOrder, _
   Optional ByVal replace As System.Boolean, _
   Optional ByVal matchCase As System.Boolean, _
   Optional ByVal sortOrientation As SortOrientation, _
   Optional ByVal hasHeader As System.Boolean _
)
public SortCommand( 
   ISort sort,
   System.int[] columnIndex,
   SortOn[] sortOn,
   System.object[] sortValue,
   SortOrder[] sortOrder,
   System.bool replace,
   System.bool matchCase,
   SortOrientation sortOrientation,
   System.bool hasHeader
)

パラメータ

sort
columnIndex
sortOn
sortValue
sortOrder
replace
matchCase
sortOrientation
hasHeader
参照

SortCommand クラス
SortCommand メンバ
オーバーロード一覧